home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 7295 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.6 KB

  1. Path: canopus.cc.umanitoba.ca!umpaul18
  2. From: umpaul18@cc.umanitoba.ca (Kenneth Paulson)
  3. Newsgroups: comp.sys.amiga.games,comp.sys.amiga.programmer
  4. Subject: Re: Blitz Basic vs GameSmith
  5. Date: 14 Apr 1996 03:16:35 GMT
  6. Organization: University of Manitoba, Winnipeg, Manitoba, Canada
  7. Message-ID: <4kpqmj$p6i@canopus.cc.umanitoba.ca>
  8. References: <4jtl9g$hpq@leporello.cs.unibo.it> <1561.6673T629T2378@Redrobe.demon.co.uk>
  9. NNTP-Posting-Host: mira.cc.umanitoba.ca
  10.  
  11. Mike Redrobe <Mike@Redrobe.demon.co.uk> wrote:
  12. >> Despite this GameSmith probably gives you more freedom in
  13. >>programming being a simple .lib file to link.
  14. >
  15. >How big is the .lib ?
  16.  
  17. It's 100k, the whole thing isn't linked in of course, just what you use.
  18.  
  19. >>2) Support for AGA sprites;
  20. >hmmm, I presume it supports "other" AGA stuff?
  21.  
  22. I'm not sure how much support it has.  It has support for all of the AGA
  23. screenmodes(Dual Playfield, etc.) so you can use the GDS 'parallax' 
  24. viewmodes with these.  It also support the higher resolution palette, and 
  25. I believe this extends to some copper stuff as well.  I don't have AGA, 
  26. so I've never tried any of this.
  27.  
  28. >Just had a look at the GDS demos on aminet...they all seem to kill the system...
  29. >Is this just those demos, or are all the functions "intuition unfriendly" ?
  30.  
  31. No, you can use them in screens without a problem.  I'm working on a game 
  32. using Gamesmith and it runs in a Hires screen.  It's a shame that all of the
  33. demos do take over the system, and the few that don't do at least take 
  34. over the view.  Maybe I should send them mail and bug them about this.
  35.  
  36. Stay Casual,
  37.  
  38. Ken
  39.  
  40.  
  41.